MessagePercentComplete Property |
Contains the percentage of the task completed at the current date and time.
Namespace:
Independentsoft.Msg
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic double PercentComplete { get; set; }Public Property PercentComplete As Double
Get
Set
Property Value
Type:
DoubleThe percent complete.
See Also